Skip to content

Conversation

pre-commit-ci bot and others added 2 commits November 3, 2025 17:20
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.3](astral-sh/ruff-pre-commit@v0.13.3...v0.14.3)
- [github.com/python-jsonschema/check-jsonschema: 0.34.0 → 0.34.1](python-jsonschema/check-jsonschema@0.34.0...0.34.1)
- [github.com/zizmorcore/zizmor-pre-commit: v1.14.2 → v1.16.2](zizmorcore/zizmor-pre-commit@v1.14.2...v1.16.2)
- [github.com/sphinx-contrib/sphinx-lint: v1.0.0 → v1.0.1](sphinx-contrib/sphinx-lint@v1.0.0...v1.0.1)
- [github.com/tox-dev/pyproject-fmt: v2.7.0 → v2.11.0](tox-dev/pyproject-fmt@v2.7.0...v2.11.0)
- [github.com/tox-dev/tox-ini-fmt: 1.6.0 → 1.7.0](tox-dev/tox-ini-fmt@1.6.0...1.7.0)
@hugovk
Copy link
Member

hugovk commented Nov 3, 2025

Also no need to ignore UP038 any more, it's been removed from Ruff and shows a warning in verbose mode:

prek run --all-files ruff-check --verbose  # or pre-commit run --all-files ruff-check --verbose
ruff check...............................................................Passed
- hook id: ruff-check
- duration: 0.01s
  warning: The following rules have been removed and ignoring them has no effect:
      - UP038

  All checks passed!

@radarhere radarhere merged commit b59e031 into main Nov 3, 2025
111 checks passed
@radarhere radarhere deleted the pre-commit-ci-update-config branch November 3, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants